Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bootimage build #40

Closed
wants to merge 1 commit into from
Closed

Conversation

joshuawarner32
Copy link
Collaborator

The bootimage build (specifically, bootimage.cpp) was broken in the wake of the recent codegen namespace reorganization. This fixes the errors.

@dicej
Copy link
Member

dicej commented Feb 19, 2013

Travis claims the bootimage build is working just fine: https://travis-ci.org/ReadyTalk/avian

What platform(s) are you having trouble on?

@dicej
Copy link
Member

dicej commented Feb 19, 2013

Without the patch, I mean: https://travis-ci.org/ReadyTalk/avian/builds/4837711

@joshuawarner32
Copy link
Collaborator Author

I was building on darwin-x86_64; given the changes in the patch, I don't know how it's building unless those same changes already made their way into the repo. I'll investigate.

@dicej
Copy link
Member

dicej commented Feb 19, 2013

On Tue, 19 Feb 2013, Joshua Warner wrote:

I was building on darwin-x86_64; given the changes in the patch, I don't
know how it's building unless those same changes already made their way into
the repo. I'll investigate.

Did you have
fbbd718
when you built?

@joshuawarner32
Copy link
Collaborator Author

Oops... You're right. I should have pulled to make sure you didn't already fix it. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants